{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-showcase-content-importer",
      "artifactVersion": "10.10",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.directory.mongodb",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.content.showcase",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.jwt",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.csv.export",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.lang",
          "org.nuxeo.ecm.platform.marketplace-nuxeo-showcase-content-resources",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.oauth1",
          "org.nuxeo.ecm.platform.pdf",
          "org.nuxeo.ecm.platform.query.api",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.importer.stream",
          "org.nuxeo.mail",
          "org.nuxeo.mongodb.audit",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Showcase Content Sample\n\nThis addon import a set of showcase content containing office documents, images, videos, ...\n\n## Modules\n\n- nuxeo-showcase-content-importer: Showcase content Importer bundle\n\n## Building all modules\n\n    mvn clean install\n\n## How to Create a New Data Zip File\n\n- Import latest released Version\n- Remove old or deprecated documents; without forgetting to clean the trash\n- Import new documents\n- To lighter the zip export file, cleanup all picture views, transcoded videos, etc. Execute this SQL query using your prefered SQL client:\n```\ndelete from hierarchy where primarytype  = 'view' or primarytype = 'storyboarditem' or primarytype = 'transcodedVideoItem';\n```\n- Cleanup CoreSession cache\n- Make a `Zip Tree Export` from `Workspaces`\n- Upload it on Nexus, GAV: `org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:NEXT_VERSION`\n- Update Marketplace `nuxeo/marketplace-showcase-content-sample` project to use the correct data version.\n\n# About Nuxeo\n\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n",
            "digest": "6e7853722e0b27ce08299406e5a954d9",
            "encoding": "UTF-8",
            "length": 1652,
            "mimeType": "text/plain",
            "name": "README.md"
          },
          {
            "blobProviderId": "default",
            "content": "# Showcase Content Sample\n\n* Add some sample showcase content in your instance like some pictures, videos, ...\n* Project status: working\n* Nuxeo Support\n\n\n# Building\n\n    mvn clean install\n\n\n## QA\n\n[![Build Status](https://qa.nuxeo.org/jenkins/buildStatus/icon?job=addons_FT_nuxeo-showcase-content-sample-master)](https://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-showcase-content-sample-master/)\n\n# Licensing\n\n[GNU Lesser General Public License (LGPL) v2.1](http://www.gnu.org/licenses/lgpl-2.1.html)\n\nSample: https://github.com/nuxeo/nuxeo-drive\n\n# About Nuxeo\n\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with\nSaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris.\nMore information is available at [www.nuxeo.com](http://www.nuxeo.com).\n",
            "digest": "20dfb3c3e0d1a341d988f946031ea974",
            "encoding": "UTF-8",
            "length": 1246,
            "mimeType": "text/plain",
            "name": "README.md"
          },
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Platform Importer\n\n## About Nuxeo Platform Importer\n\nThe file importer comes as a Java library (with nuxeo runtime service) and a sample JAX-RS interface to launch, monitor and abort import jobs.\nThis project is an on-going project, supported by Nuxeo\n\n## Building\n### How to Build Nuxeo Platform Importer\nBuild the Nuxeo Platform Importer with Maven:\n```$ mvn install -Dmaven.test.skip=true```\n\n## Deploying\nNuxeo Platform Importer is available as two package add-ons [from the Nuxeo Marketplace]\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-platform-importer\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-scan-importer\n\n## Resources\n### Documentation\nThe documentation for Nuxeo Platform Importer is available in our Documentation Center: http://doc.nuxeo.com/x/gYBVAQ\n\n### Following Project QA Status\n[![Build Status](https://qa.nuxeo.org/jenkins/buildStatus/icon?job=addons_nuxeo-platform-importer-master)](https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-importer-master/)\n\n### Reporting Issues\nYou can follow the developments in the Nuxeo Platform project of our JIRA bug tracker, which includes a Nuxeo Platform Importer component:\nhttps://jira.nuxeo.com/browse/NXP/component/10621\n\nYou can report issues on: http://answers.nuxeo.com/\n\n## About Nuxeo\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n\n\n",
            "digest": "8e4c7775ea4ce138f6bcc51e92b77c77",
            "encoding": "UTF-8",
            "length": 1968,
            "mimeType": "text/plain",
            "name": "README.md"
          }
        ],
        "version": "10.10"
      },
      "bundleId": "org.nuxeo.ecm.content.showcase",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.content.template.service.ContentTemplateService--postContentCreationHandlers",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.content.template/Contributions/org.nuxeo.ecm.showcase.content.template--postContentCreationHandlers",
              "id": "org.nuxeo.ecm.showcase.content.template--postContentCreationHandlers",
              "registrationOrder": 0,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService",
                "name": "org.nuxeo.ecm.platform.content.template.service.ContentTemplateService",
                "type": "service"
              },
              "version": "10.10",
              "xml": "<extension point=\"postContentCreationHandlers\" target=\"org.nuxeo.ecm.platform.content.template.service.ContentTemplateService\">\n\n    <postContentCreationHandler class=\"org.nuxeo.ecm.showcase.content.InitListener\" name=\"showcaseContentImporter\"/>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.content.template",
          "name": "org.nuxeo.ecm.showcase.content.template",
          "requirements": [
            "org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib"
          ],
          "resolutionOrder": 875,
          "services": [],
          "startOrder": 635,
          "version": "10.10",
          "xmlFileContent": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<component name=\"org.nuxeo.ecm.showcase.content.template\">\n  <require>\n    org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib\n  </require>\n\n  <extension target=\"org.nuxeo.ecm.platform.content.template.service.ContentTemplateService\"\n    point=\"postContentCreationHandlers\">\n\n    <postContentCreationHandler name=\"showcaseContentImporter\"\n      class=\"org.nuxeo.ecm.showcase.content.InitListener\" />\n  </extension>\n</component>\n",
          "xmlFileName": "/OSGI-INF/content-template-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.event.EventServiceComponent--listener",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.listener/Contributions/org.nuxeo.ecm.showcase.listener--listener",
              "id": "org.nuxeo.ecm.showcase.listener--listener",
              "registrationOrder": 46,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.event.EventServiceComponent",
                "name": "org.nuxeo.ecm.core.event.EventServiceComponent",
                "type": "service"
              },
              "version": "10.10",
              "xml": "<extension point=\"listener\" target=\"org.nuxeo.ecm.core.event.EventServiceComponent\">\n\n    <listener async=\"true\" class=\"org.nuxeo.ecm.showcase.content.ShowcaseVideoImportedListener\" name=\"showcaseVideoImportedListener\" postCommit=\"true\" priority=\"20\">\n      <event>documentImported</event>\n    </listener>\n\n    <listener name=\"pictureChangedListener\">\n      <event>aboutToCreate</event>\n      <event>documentImported</event>\n      <event>beforeDocumentModification</event>\n    </listener>\n\n    <listener name=\"pictureViewsGenerationListener\">\n      <event>documentCreated</event>\n      <event>documentImported</event>\n      <event>documentModified</event>\n    </listener>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.listener",
          "name": "org.nuxeo.ecm.showcase.listener",
          "requirements": [
            "org.nuxeo.platform.video.core.listeners",
            "org.nuxeo.ecm.platform.picture.listeners"
          ],
          "resolutionOrder": 876,
          "services": [],
          "startOrder": 636,
          "version": "10.10",
          "xmlFileContent": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<component name=\"org.nuxeo.ecm.showcase.listener\">\n\n  <require>org.nuxeo.platform.video.core.listeners</require>\n  <require>org.nuxeo.ecm.platform.picture.listeners</require>\n\n  <extension target=\"org.nuxeo.ecm.core.event.EventServiceComponent\" point=\"listener\">\n\n    <listener name=\"showcaseVideoImportedListener\" async=\"true\" postCommit=\"true\"\n      class=\"org.nuxeo.ecm.showcase.content.ShowcaseVideoImportedListener\" priority=\"20\">\n      <event>documentImported</event>\n    </listener>\n\n    <listener name=\"pictureChangedListener\">\n      <event>aboutToCreate</event>\n      <event>documentImported</event>\n      <event>beforeDocumentModification</event>\n    </listener>\n\n    <listener name=\"pictureViewsGenerationListener\">\n      <event>documentCreated</event>\n      <event>documentImported</event>\n      <event>documentModified</event>\n    </listener>\n\n  </extension>\n</component>\n",
          "xmlFileName": "/OSGI-INF/listener-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "componentClass": "org.nuxeo.ecm.showcase.content.service.ShowcaseContentServiceImpl",
          "documentationHtml": "",
          "extensionPoints": [
            {
              "@type": "NXExtensionPoint",
              "componentId": "org.nuxeo.ecm.showcase.content",
              "descriptors": [
                "org.nuxeo.ecm.showcase.content.service.ShowcaseContentDescriptor"
              ],
              "documentation": "\n            This extension can be used to add some zip tree export to be imported once.\n        \n",
              "documentationHtml": "<p>\nThis extension can be used to add some zip tree export to be imported once.\n</p><p></p>",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.content/ExtensionPoints/org.nuxeo.ecm.showcase.content--contents",
              "id": "org.nuxeo.ecm.showcase.content--contents",
              "label": "contents (org.nuxeo.ecm.showcase.content)",
              "name": "contents",
              "version": "10.10"
            }
          ],
          "extensions": [],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.content",
          "name": "org.nuxeo.ecm.showcase.content",
          "requirements": [],
          "resolutionOrder": 877,
          "services": [
            {
              "@type": "NXService",
              "componentId": "org.nuxeo.ecm.showcase.content",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase/org.nuxeo.ecm.showcase.content/Services/org.nuxeo.ecm.showcase.content.service.ShowcaseContentService",
              "id": "org.nuxeo.ecm.showcase.content.service.ShowcaseContentService",
              "overriden": false,
              "version": "10.10"
            }
          ],
          "startOrder": 947,
          "version": "10.10",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.showcase.content\" version=\"1.0\">\n\n    <implementation class=\"org.nuxeo.ecm.showcase.content.service.ShowcaseContentServiceImpl\"/>\n\n    <service>\n        <provide interface=\"org.nuxeo.ecm.showcase.content.service.ShowcaseContentService\"/>\n    </service>\n\n    <extension-point name=\"contents\">\n        <documentation>\n            This extension can be used to add some zip tree export to be imported once.\n        </documentation>\n        <object class=\"org.nuxeo.ecm.showcase.content.service.ShowcaseContentDescriptor\"/>\n    </extension-point>\n</component>\n",
          "xmlFileName": "/OSGI-INF/service-contrib.xml",
          "xmlPureComponent": false
        }
      ],
      "fileName": "nuxeo-showcase-content-importer-10.10.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.content.showcase",
      "id": "org.nuxeo.ecm.content.showcase",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: jenkins\r\nBuild-Jdk: 1.8.0_191\r\nBundle-ManifestVersion: 1\r\nBundle-Version: 1.0.0\r\nBundle-SymbolicName: org.nuxeo.ecm.content.showcase;singleton:=true\r\nNuxeo-Component: OSGI-INF/content-template-contrib.xml,OSGI-INF/listen\r\n er-contrib.xml,OSGI-INF/service-contrib.xml\r\n\r\n",
      "maxResolutionOrder": 877,
      "minResolutionOrder": 875,
      "packages": [
        "nuxeo-showcase-content"
      ],
      "parentReadme": {
        "blobProviderId": "default",
        "content": "# Nuxeo Showcase Content Sample\n\nThis addon import a set of showcase content containing office documents, images, videos, ...\n\n## Modules\n\n- nuxeo-showcase-content-importer: Showcase content Importer bundle\n\n## Building all modules\n\n    mvn clean install\n\n## How to Create a New Data Zip File\n\n- Import latest released Version\n- Remove old or deprecated documents; without forgetting to clean the trash\n- Import new documents\n- To lighter the zip export file, cleanup all picture views, transcoded videos, etc. Execute this SQL query using your prefered SQL client:\n```\ndelete from hierarchy where primarytype  = 'view' or primarytype = 'storyboarditem' or primarytype = 'transcodedVideoItem';\n```\n- Cleanup CoreSession cache\n- Make a `Zip Tree Export` from `Workspaces`\n- Upload it on Nexus, GAV: `org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:NEXT_VERSION`\n- Update Marketplace `nuxeo/marketplace-showcase-content-sample` project to use the correct data version.\n\n# About Nuxeo\n\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n",
        "digest": "6e7853722e0b27ce08299406e5a954d9",
        "encoding": "UTF-8",
        "length": 1652,
        "mimeType": "text/plain",
        "name": "README.md"
      },
      "requirements": [],
      "version": "10.10"
    }
  ],
  "creationDate": 1664793571025,
  "key": "Nuxeo Platform LTS 2019-10.10",
  "name": "Nuxeo Platform LTS 2019",
  "operations": [],
  "packages": [
    {
      "@type": "NXPackage",
      "bundles": [
        "org.nuxeo.ecm.platform.marketplace-nuxeo-showcase-content-resources",
        "org.nuxeo.ecm.content.showcase"
      ],
      "conflicts": [],
      "dependencies": [
        "nuxeo-dam"
      ],
      "hierarchyPath": "/nuxeo-showcase-content-1.3.3",
      "id": "nuxeo-showcase-content-1.3.3",
      "name": "nuxeo-showcase-content",
      "optionalDependencies": [],
      "packageType": "addon",
      "title": "Nuxeo Showcase Content",
      "version": "1.3.3"
    }
  ],
  "pluginSnapshots": {},
  "releaseDate": 1547942400000,
  "version": "10.10"
}